Documentation: Use relative source filenames in ABI documentation
authorBen Hutchings <benh@debian.org>
Sun, 15 Sep 2024 22:07:04 +0000 (00:07 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 20 Oct 2024 18:51:13 +0000 (20:51 +0200)
commit62a3d11edaff01947cd0b25b20cff77eddd5aa3c
tree9a00a193e10ec8100b8132fdb8c454bcbfa83ce6
parent5e97e1af07fd1e2191e6f02b7410ab96589a420b
Documentation: Use relative source filenames in ABI documentation

Currently the ABI documentation files contain absolute source
filenames, which makes them unreproducible if the build directory can
vary.

Remove the source base directory ($srctree) from the source filenames
shown in the documentation.

Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name documentation-use-relative-source-paths-in-abi-documentation.patch
Documentation/sphinx/kernel_abi.py